]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blobdiff - autohotkey-v2.0/UltimateKEYS (for AutoHotkey v2.0).ahk
Add files via upload
[UltimateKEYS.git] / autohotkey-v2.0 / UltimateKEYS (for AutoHotkey v2.0).ahk
index 240994fb0560ce9dec344ce38b5e5229f42435bc..1ebe19056b56273124bcfff2399a694f3a59474b 100644 (file)
@@ -1,4 +1,4 @@
-; UltimateKEYS (for AutoHotkey v2.0).ahk - 2022-05-28
+; UltimateKEYS (for AutoHotkey v2.0).ahk - 2022-11-04
 
 ; Website :  www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/)
 
@@ -20,7 +20,7 @@ KeyHistory 0      ; disables the key history (for privacy and security)
 
 SendMode "Input"  ; optimizes for faster and more reliable input
 
-global dkEndKeys := "{bs}{del}{esc}{home}{end}"  ; ends dead key input on specific keys
+global gEndKeys := "{bs}{del}{esc}{home}{end}"  ; ends dead key input on specific keys
 
 
 ; Compose :  Circumflex Accent (c)
@@ -212,7 +212,7 @@ cmpMacronStrokeAdd["y"] := "{u+024f}"  ; (ɏ) y with stroke
 cmpMacronStrokeAdd["Y"] := "{u+024e}"  ; (Ɏ) Y with stroke
 
 
-; Compose :  Stroke (/)
+; Compose :  Oblique/Diagonal Stroke (/)
 
 global cmpStroke := Map()
 cmpStroke["a"] := "{u+2c65}"  ; (ⱥ) a with stroke
@@ -279,7 +279,7 @@ cmpCedillaOgonek["."] := "{u+02db}"  ; (˛) ogonek
 cmpCedillaOgonek[" "] := "{u+00b8}"  ; (¸) cedilla
 
 
-; Compose :  Breve/Special (b)
+; Compose :  Breve and Special Letters (b)
 
 global cmpBreveSpecial := Map()
 cmpBreveSpecial["a"] := "{u+0103}"  ; (ă) a with breve
@@ -294,8 +294,6 @@ cmpBreveSpecial["g"] := "{u+011f}"  ; (ğ) g with breve
 cmpBreveSpecial["G"] := "{u+011e}"  ; (Ğ) G with breve
 cmpBreveSpecial["i"] := "{u+012d}"  ; (ĭ) i with breve
 cmpBreveSpecial["I"] := "{u+012c}"  ; (Ĭ) I with breve
-cmpBreveSpecial["n"] := "{u+014b}"  ; (ŋ) small letter eng(ma)
-cmpBreveSpecial["N"] := "{u+014a}"  ; (Ŋ) capital letter eng(ma)
 cmpBreveSpecial["o"] := "{u+014f}"  ; (ŏ) o with breve
 cmpBreveSpecial["O"] := "{u+014e}"  ; (Ŏ) O with breve
 cmpBreveSpecial["s"] := "{u+0219}"  ; (ș) s with comma below (Romanian)
@@ -468,7 +466,7 @@ cmpTilde["Y"] := "{u+1ef8}"  ; (Ỹ) Y with tilde
 cmpTilde[" "] := "{u+02dc}"  ; (˜) small tilde
 
 
-; Compose :  Hook and Latin Greek Letters (h)
+; Compose :  Hook and Horn (h)
 
 global cmpHook := Map()
 cmpHook["b"] := "{u+0253}"  ; (ɓ) b with hook
@@ -483,12 +481,15 @@ cmpHook["g"] := "{u+0260}"  ; (ɠ) g with hook
 cmpHook["G"] := "{u+0193}"  ; (Ɠ) G with hook
 cmpHook["h"] := "{u+0266}"  ; (ɦ) h with hook
 cmpHook["H"] := "{u+a7aa}"  ; (Ɦ) H with hook
+cmpHook["j"] := "{u+0267}"  ; (ɧ) small letter heng with hook
 cmpHook["k"] := "{u+0199}"  ; (ƙ) k with hook
 cmpHook["K"] := "{u+0198}"  ; (Ƙ) K with hook
 cmpHook["m"] := "{u+0271}"  ; (ɱ) m with hook
 cmpHook["M"] := "{u+2c6e}"  ; (Ɱ) M with hook
 cmpHook["n"] := "{u+0272}"  ; (ɲ) n with left hook
 cmpHook["N"] := "{u+019d}"  ; (Ɲ) N with left hook
+cmpHook["o"] := "{u+01a1}"  ; (ơ) o with horn
+cmpHook["O"] := "{u+01a0}"  ; (Ơ) O with horn
 cmpHook["p"] := "{u+01a5}"  ; (ƥ) p with hook
 cmpHook["P"] := "{u+01a4}"  ; (Ƥ) P with hook
 cmpHook["q"] := "{u+024b}"  ; (ɋ) q with hook tail
@@ -497,6 +498,8 @@ cmpHook["r"] := "{u+027d}"  ; (ɽ) r with tail
 cmpHook["R"] := "{u+2c64}"  ; (Ɽ) R with tail
 cmpHook["t"] := "{u+01ad}"  ; (ƭ) t with hook
 cmpHook["T"] := "{u+01ac}"  ; (Ƭ) T with hook
+cmpHook["u"] := "{u+01b0}"  ; (ư) u with horn
+cmpHook["U"] := "{u+01af}"  ; (Ư) U with horn
 cmpHook["v"] := "{u+028b}"  ; (ʋ) v with hook
 cmpHook["V"] := "{u+01b2}"  ; (Ʋ) V with hook
 cmpHook["w"] := "{u+2c73}"  ; (ⱳ) w with hook
@@ -505,49 +508,45 @@ cmpHook["y"] := "{u+01b4}"  ; (ƴ) y with hook
 cmpHook["Y"] := "{u+01b3}"  ; (Ƴ) Y with hook
 cmpHook["z"] := "{u+0225}"  ; (ȥ) z with hook
 cmpHook["Z"] := "{u+0224}"  ; (Ȥ) Z with hook
-cmpHook["a"] := "{u+0251}"  ; (ɑ) latin small letter alpha
-cmpHook["A"] := "{u+2c6d}"  ; (Ɑ) latin capital letter alpha
-cmpHook["e"] := "{u+025b}"  ; (ɛ) small open e (latin small epsilon)
-cmpHook["E"] := "{u+0190}"  ; (Ɛ) capital open E (latin capital epsilon)
-cmpHook["i"] := "{u+0269}"  ; (ɩ) latin small letter iota
-cmpHook["I"] := "{u+0196}"  ; (Ɩ) latin capital letter iota
-cmpHook["j"] := "{u+0263}"  ; (ɣ) latin small gamma
-cmpHook["J"] := "{u+0194}"  ; (Ɣ) latin capital gamma
-cmpHook["o"] := "{u+0254}"  ; (ɔ) small open o
-cmpHook["O"] := "{u+0186}"  ; (Ɔ) capital open O
-cmpHook["s"] := "{u+0283}"  ; (ʃ) small letter esh
-cmpHook["S"] := "{u+01a9}"  ; (Ʃ) capital letter esh
-cmpHook["u"] := "{u+028a}"  ; (ʊ) latin small letter upsilon
-cmpHook["U"] := "{u+01b1}"  ; (Ʊ) latin capital letter upsilon
-
-
-; Compose :  Horn and Special Letters (H)
-
-global cmpHorn := Map()
-cmpHorn["o"] := "{u+01a1}"  ; (ơ) o with horn
-cmpHorn["O"] := "{u+01a0}"  ; (Ơ) O with horn
-cmpHorn["u"] := "{u+01b0}"  ; (ư) u with horn
-cmpHorn["U"] := "{u+01af}"  ; (Ư) U with horn
-cmpHorn["g"] := "{u+ab36}"  ; (ꬶ) cross-tailed g
-cmpHorn["h"] := "{u+0267}"  ; (ɧ) small letter heng with hook
-cmpHorn["j"] := "{u+a727}"  ; (ꜧ) small letter heng
-cmpHorn["J"] := "{u+a726}"  ; (Ꜧ) capital letter heng
-cmpHorn["k"] := "{u+0138}"  ; (ĸ) small letter kra
-cmpHorn["s"] := "{u+017f}"  ; (ſ) small long s
-cmpHorn["S"] := "{u+1e9b}"  ; (ẛ) small long s with dot above
+
+
+; Compose :  Latin Greek Letters and Variations (l)
+
+global cmpLatinGreek := Map()
+cmpLatinGreek["a"] := "{u+0251}"  ; (ɑ) Latin small letter alpha
+cmpLatinGreek["A"] := "{u+2c6d}"  ; (Ɑ) Latin capital letter alpha
+cmpLatinGreek["c"] := "{u+ab36}"  ; (ꬶ) small letter script g with crossed-tail
+cmpLatinGreek["e"] := "{u+025b}"  ; (ɛ) small letter open e (Latin small epsilon)
+cmpLatinGreek["E"] := "{u+0190}"  ; (Ɛ) capital letter open E (Latin capital epsilon)
+cmpLatinGreek["f"] := "{u+017f}"  ; (ſ) small letter long s
+cmpLatinGreek["F"] := "{u+1e9b}"  ; (ẛ) long s with dot above
+cmpLatinGreek["g"] := "{u+0263}"  ; (ɣ) Latin small letter gamma
+cmpLatinGreek["G"] := "{u+0194}"  ; (Ɣ) Latin capital letter gamma
+cmpLatinGreek["h"] := "{u+a727}"  ; (ꜧ) small letter heng
+cmpLatinGreek["H"] := "{u+a726}"  ; (Ꜧ) capital letter heng
+cmpLatinGreek["i"] := "{u+0269}"  ; (ɩ) Latin small letter iota
+cmpLatinGreek["I"] := "{u+0196}"  ; (Ɩ) Latin capital letter iota
+cmpLatinGreek["k"] := "{u+0138}"  ; (ĸ) small letter kra
+cmpLatinGreek["o"] := "{u+0254}"  ; (ɔ) small letter open o
+cmpLatinGreek["O"] := "{u+0186}"  ; (Ɔ) capital letter open O
+cmpLatinGreek["s"] := "{u+0283}"  ; (ʃ) small letter esh
+cmpLatinGreek["S"] := "{u+01a9}"  ; (Ʃ) capital letter esh
+cmpLatinGreek["u"] := "{u+028a}"  ; (ʊ) Latin small letter upsilon
+cmpLatinGreek["U"] := "{u+01b1}"  ; (Ʊ) Latin capital letter upsilon
 
 
 ; Compose :  Turned Letters (t)
 
 global cmpTurned := Map()
-cmpTurned["a"] := "{u+0250}"  ; (ɐ) small turned a
-cmpTurned["A"] := "{u+2c6f}"  ; (Ɐ) capital turned A
-cmpTurned["e"] := "{u+01dd}"  ; (ǝ) small turned e
-cmpTurned["E"] := "{u+018e}"  ; (Ǝ) capital reversed E
-cmpTurned["q"] := "{u+0252}"  ; (ɒ) latin small letter turned alpha
-cmpTurned["Q"] := "{u+2c70}"  ; (Ɒ) latin capital letter turned alpha
-cmpTurned["v"] := "{u+028c}"  ; (ʌ) latin small letter turned v
-cmpTurned["V"] := "{u+0245}"  ; (Ʌ) latin capital letter turned V
+cmpTurned["a"] := "{u+0250}"  ; (ɐ) Latin small letter turned a
+cmpTurned["A"] := "{u+2c6f}"  ; (Ɐ) Latin capital letter turned A
+cmpTurned["e"] := "{u+01dd}"  ; (ǝ) Latin small letter turned e
+cmpTurned["E"] := "{u+018e}"  ; (Ǝ) Latin capital letter reversed E
+cmpTurned["q"] := "{u+0252}"  ; (ɒ) Latin small letter turned alpha
+cmpTurned["Q"] := "{u+2c70}"  ; (Ɒ) Latin capital letter turned alpha
+cmpTurned["v"] := "{u+028c}"  ; (ʌ) Latin small letter turned v
+cmpTurned["V"] := "{u+0245}"  ; (Ʌ) Latin capital letter turned V
+cmpTurned["y"] := "{u+028e}"  ; (ʎ) Latin small letter turned y
 
 
 ; Compose :  Currency Symbols ($)
@@ -600,60 +599,60 @@ cmpCurrency[" "] := "{u+00a4}"  ; (¤) currency sign
 
 ; Compose :  Greek Alphabet (g)
 
-global cmpGreekAlphabet := Map()
-cmpGreekAlphabet["a"] := "{u+03b1}"  ; (α) small alpha
-cmpGreekAlphabet["A"] := "{u+0391}"  ; (Α) capital alpha
-cmpGreekAlphabet["b"] := "{u+03b2}"  ; (β) small beta
-cmpGreekAlphabet["B"] := "{u+0392}"  ; (Β) capital beta
-cmpGreekAlphabet["v"] := "{u+03b2}"  ; (β) small beta
-cmpGreekAlphabet["V"] := "{u+0392}"  ; (Β) capital beta
-cmpGreekAlphabet["g"] := "{u+03b3}"  ; (γ) small gamma
-cmpGreekAlphabet["G"] := "{u+0393}"  ; (Γ) capital gamma
-cmpGreekAlphabet["d"] := "{u+03b4}"  ; (δ) small delta
-cmpGreekAlphabet["D"] := "{u+0394}"  ; (Δ) capital delta
-cmpGreekAlphabet["e"] := "{u+03b5}"  ; (ε) small epsilon
-cmpGreekAlphabet["E"] := "{u+0395}"  ; (Ε) capital epsilon
-cmpGreekAlphabet["z"] := "{u+03b6}"  ; (ζ) small zeta
-cmpGreekAlphabet["Z"] := "{u+0396}"  ; (Ζ) capital zeta
-cmpGreekAlphabet["h"] := "{u+03b7}"  ; (η) small eta
-cmpGreekAlphabet["H"] := "{u+0397}"  ; (Η) capital eta
-cmpGreekAlphabet["j"] := "{u+03b8}"  ; (θ) small theta
-cmpGreekAlphabet["J"] := "{u+0398}"  ; (Θ) capital theta
-cmpGreekAlphabet["i"] := "{u+03b9}"  ; (ι) small iota
-cmpGreekAlphabet["I"] := "{u+0399}"  ; (Ι) capital iota
-cmpGreekAlphabet["k"] := "{u+03ba}"  ; (κ) small kappa
-cmpGreekAlphabet["K"] := "{u+039a}"  ; (Κ) capital kappa
-cmpGreekAlphabet["l"] := "{u+03bb}"  ; (λ) small lambda
-cmpGreekAlphabet["L"] := "{u+039b}"  ; (Λ) capital lambda
-cmpGreekAlphabet["m"] := "{u+03bc}"  ; (μ) small mu
-cmpGreekAlphabet["M"] := "{u+039c}"  ; (Μ) capital mu
-cmpGreekAlphabet["n"] := "{u+03bd}"  ; (ν) small nu
-cmpGreekAlphabet["N"] := "{u+039d}"  ; (Ν) capital nu
-cmpGreekAlphabet["x"] := "{u+03be}"  ; (ξ) small xi
-cmpGreekAlphabet["X"] := "{u+039e}"  ; (Ξ) capital xi
-cmpGreekAlphabet["o"] := "{u+03bf}"  ; (ο) small omicron
-cmpGreekAlphabet["O"] := "{u+039f}"  ; (Ο) capital omicron
-cmpGreekAlphabet["p"] := "{u+03c0}"  ; (π) small pi
-cmpGreekAlphabet["P"] := "{u+03a0}"  ; (Π) capital pi
-cmpGreekAlphabet["r"] := "{u+03c1}"  ; (ρ) small rho
-cmpGreekAlphabet["R"] := "{u+03a1}"  ; (Ρ) capital rho
-cmpGreekAlphabet["s"] := "{u+03c3}"  ; (σ) small sigma
-cmpGreekAlphabet["S"] := "{u+03a3}"  ; (Σ) capital sigma
-cmpGreekAlphabet[","] := "{u+03c2}"  ; (ς) small final sigma
-cmpGreekAlphabet["t"] := "{u+03c4}"  ; (τ) small tau
-cmpGreekAlphabet["T"] := "{u+03a4}"  ; (Τ) capital tau
-cmpGreekAlphabet["u"] := "{u+03c5}"  ; (υ) small upsilon
-cmpGreekAlphabet["U"] := "{u+03a5}"  ; (Υ) capital upsilon
-cmpGreekAlphabet["y"] := "{u+03c5}"  ; (υ) small upsilon
-cmpGreekAlphabet["Y"] := "{u+03a5}"  ; (Υ) capital upsilon
-cmpGreekAlphabet["f"] := "{u+03c6}"  ; (φ) small phi
-cmpGreekAlphabet["F"] := "{u+03a6}"  ; (Φ) capital phi
-cmpGreekAlphabet["c"] := "{u+03c7}"  ; (χ) small chi
-cmpGreekAlphabet["C"] := "{u+03a7}"  ; (Χ) capital chi
-cmpGreekAlphabet["w"] := "{u+03c8}"  ; (ψ) small psi
-cmpGreekAlphabet["W"] := "{u+03a8}"  ; (Ψ) capital psi
-cmpGreekAlphabet["q"] := "{u+03c9}"  ; (ω) small omega
-cmpGreekAlphabet["Q"] := "{u+03a9}"  ; (Ω) capital omega
+global cmpGreek := Map()
+cmpGreek["a"] := "{u+03b1}"  ; (α) Greek small alpha
+cmpGreek["A"] := "{u+0391}"  ; (Α) Greek capital alpha
+cmpGreek["b"] := "{u+03b2}"  ; (β) Greek small beta
+cmpGreek["B"] := "{u+0392}"  ; (Β) Greek capital beta
+cmpGreek["v"] := "{u+03b2}"  ; (β) Greek small beta
+cmpGreek["V"] := "{u+0392}"  ; (Β) Greek capital beta
+cmpGreek["g"] := "{u+03b3}"  ; (γ) Greek small gamma
+cmpGreek["G"] := "{u+0393}"  ; (Γ) Greek capital gamma
+cmpGreek["d"] := "{u+03b4}"  ; (δ) Greek small delta
+cmpGreek["D"] := "{u+0394}"  ; (Δ) Greek capital delta
+cmpGreek["e"] := "{u+03b5}"  ; (ε) Greek small epsilon
+cmpGreek["E"] := "{u+0395}"  ; (Ε) Greek capital epsilon
+cmpGreek["z"] := "{u+03b6}"  ; (ζ) Greek small zeta
+cmpGreek["Z"] := "{u+0396}"  ; (Ζ) Greek capital zeta
+cmpGreek["h"] := "{u+03b7}"  ; (η) Greek small eta
+cmpGreek["H"] := "{u+0397}"  ; (Η) Greek capital eta
+cmpGreek["j"] := "{u+03b8}"  ; (θ) Greek small theta
+cmpGreek["J"] := "{u+0398}"  ; (Θ) Greek capital theta
+cmpGreek["i"] := "{u+03b9}"  ; (ι) Greek small iota
+cmpGreek["I"] := "{u+0399}"  ; (Ι) Greek capital iota
+cmpGreek["k"] := "{u+03ba}"  ; (κ) Greek small kappa
+cmpGreek["K"] := "{u+039a}"  ; (Κ) Greek capital kappa
+cmpGreek["l"] := "{u+03bb}"  ; (λ) Greek small lambda
+cmpGreek["L"] := "{u+039b}"  ; (Λ) Greek capital lambda
+cmpGreek["m"] := "{u+03bc}"  ; (μ) Greek small mu
+cmpGreek["M"] := "{u+039c}"  ; (Μ) Greek capital mu
+cmpGreek["n"] := "{u+03bd}"  ; (ν) Greek small nu
+cmpGreek["N"] := "{u+039d}"  ; (Ν) Greek capital nu
+cmpGreek["x"] := "{u+03be}"  ; (ξ) Greek small xi
+cmpGreek["X"] := "{u+039e}"  ; (Ξ) Greek capital xi
+cmpGreek["o"] := "{u+03bf}"  ; (ο) Greek small omicron
+cmpGreek["O"] := "{u+039f}"  ; (Ο) Greek capital omicron
+cmpGreek["p"] := "{u+03c0}"  ; (π) Greek small pi
+cmpGreek["P"] := "{u+03a0}"  ; (Π) Greek capital pi
+cmpGreek["r"] := "{u+03c1}"  ; (ρ) Greek small rho
+cmpGreek["R"] := "{u+03a1}"  ; (Ρ) Greek capital rho
+cmpGreek["s"] := "{u+03c3}"  ; (σ) Greek small sigma
+cmpGreek["S"] := "{u+03a3}"  ; (Σ) Greek capital sigma
+cmpGreek[","] := "{u+03c2}"  ; (ς) Greek small final sigma
+cmpGreek["t"] := "{u+03c4}"  ; (τ) Greek small tau
+cmpGreek["T"] := "{u+03a4}"  ; (Τ) Greek capital tau
+cmpGreek["u"] := "{u+03c5}"  ; (υ) Greek small upsilon
+cmpGreek["U"] := "{u+03a5}"  ; (Υ) Greek capital upsilon
+cmpGreek["y"] := "{u+03c5}"  ; (υ) Greek small upsilon
+cmpGreek["Y"] := "{u+03a5}"  ; (Υ) Greek capital upsilon
+cmpGreek["f"] := "{u+03c6}"  ; (φ) Greek small phi
+cmpGreek["F"] := "{u+03a6}"  ; (Φ) Greek capital phi
+cmpGreek["c"] := "{u+03c7}"  ; (χ) Greek small chi
+cmpGreek["C"] := "{u+03a7}"  ; (Χ) Greek capital chi
+cmpGreek["w"] := "{u+03c8}"  ; (ψ) Greek small psi
+cmpGreek["W"] := "{u+03a8}"  ; (Ψ) Greek capital psi
+cmpGreek["q"] := "{u+03c9}"  ; (ω) Greek small omega
+cmpGreek["Q"] := "{u+03a9}"  ; (Ω) Greek capital omega
 
 
 ; Compose :  Superscript Characters (p)
@@ -669,6 +668,7 @@ cmpSuperscript["7"] := "{u+2077}"  ; (⁷) superscript 7
 cmpSuperscript["8"] := "{u+2078}"  ; (⁸) superscript 8
 cmpSuperscript["9"] := "{u+2079}"  ; (⁹) superscript 9
 cmpSuperscript["0"] := "{u+2070}"  ; (⁰) superscript 0
+cmpSuperscript["i"] := "{u+2071}"  ; (ⁱ) superscript i
 cmpSuperscript["n"] := "{u+207f}"  ; (ⁿ) superscript n
 cmpSuperscript["+"] := "{u+207a}"  ; (⁺) superscript +
 cmpSuperscript["-"] := "{u+207b}"  ; (⁻) superscript -
@@ -690,7 +690,29 @@ cmpSubscript["7"] := "{u+2087}"  ; (₇) subscript 7
 cmpSubscript["8"] := "{u+2088}"  ; (₈) subscript 8
 cmpSubscript["9"] := "{u+2089}"  ; (₉) subscript 9
 cmpSubscript["0"] := "{u+2080}"  ; (₀) subscript 0
+cmpSubscript["a"] := "{u+2090}"  ; (ₐ) subscript a
+cmpSubscript["b"] := "{u+1d66}"  ; (ᵦ) subscript beta
+cmpSubscript["c"] := "{u+1d6a}"  ; (ᵪ) subscript chi
+cmpSubscript["e"] := "{u+2091}"  ; (ₑ) subscript e
+cmpSubscript["E"] := "{u+2094}"  ; (ₔ) subscript schwa
+cmpSubscript["f"] := "{u+1d69}"  ; (ᵩ) subscript phi
+cmpSubscript["g"] := "{u+1d67}"  ; (ᵧ) subscript gamma
+cmpSubscript["h"] := "{u+2095}"  ; (ₕ) subscript h
+cmpSubscript["i"] := "{u+1d62}"  ; (ᵢ) subscript i
+cmpSubscript["j"] := "{u+2c7c}"  ; (ⱼ) subscript j
+cmpSubscript["k"] := "{u+2096}"  ; (ₖ) subscript k
+cmpSubscript["l"] := "{u+2097}"  ; (ₗ) subscript l
+cmpSubscript["m"] := "{u+2098}"  ; (ₘ) subscript m
 cmpSubscript["n"] := "{u+2099}"  ; (ₙ) subscript n
+cmpSubscript["o"] := "{u+2092}"  ; (ₒ) subscript o
+cmpSubscript["p"] := "{u+209a}"  ; (ₚ) subscript p
+cmpSubscript["r"] := "{u+1d63}"  ; (ᵣ) subscript r
+cmpSubscript["R"] := "{u+1d68}"  ; (ᵨ) subscript rho
+cmpSubscript["s"] := "{u+209b}"  ; (ₛ) subscript s
+cmpSubscript["t"] := "{u+209c}"  ; (ₜ) subscript t
+cmpSubscript["u"] := "{u+1d64}"  ; (ᵤ) subscript u
+cmpSubscript["v"] := "{u+1d65}"  ; (ᵥ) subscript v
+cmpSubscript["x"] := "{u+2093}"  ; (ₓ) subscript x
 cmpSubscript["+"] := "{u+208a}"  ; (₊) subscript +
 cmpSubscript["-"] := "{u+208b}"  ; (₋) subscript -
 cmpSubscript["="] := "{u+208c}"  ; (₌) subscript =
@@ -728,7 +750,14 @@ cmpQuad["3"] := "{u+2001}"  ; em quad
 ; Compose :  Arrows and Pointers
 
 global cmpArrow := Map()
-global cmpPlus := Map()
+cmpArrow["w"] := "{u+25b2}"  ; (▲) black up-pointing triangle
+cmpArrow["a"] := "{u+25c0}"  ; (◀) black left-pointing triangle
+cmpArrow["s"] := "{u+25bc}"  ; (▼) black down-pointing triangle
+cmpArrow["d"] := "{u+25b6}"  ; (▶) black right-pointing triangle
+cmpArrow["i"] := "{u+25b3}"  ; (△) white up-pointing triangle
+cmpArrow["j"] := "{u+25c1}"  ; (◁) white left-pointing triangle
+cmpArrow["k"] := "{u+25bd}"  ; (▽) white down-pointing triangle
+cmpArrow["l"] := "{u+25b7}"  ; (▷) white right-pointing triangle
 cmpArrow["1"] := "{u+2199}"  ; (↙) south west arrow
 cmpArrow["2"] := "{u+2193}"  ; (↓) downwards arrow
 cmpArrow["3"] := "{u+2198}"  ; (↘) south east arrow
@@ -749,101 +778,33 @@ cmpDoubleAcute["7"] := "{u+21d6}"  ; (⇖) north west double arrow
 cmpDoubleAcute["8"] := "{u+21d1}"  ; (⇑) upwards double arrow
 cmpDoubleAcute["9"] := "{u+21d7}"  ; (⇗) north east double arrow
 cmpDoubleAcute["0"] := "{u+21d4}"  ; (⇔) left right double arrow
-cmpPlus["2"] := "{u+25bc}"  ; (▼) black down-pointing triangle
-cmpPlus["@"] := "{u+25bd}"  ; (▽) white down-pointing triangle
-cmpPlus["4"] := "{u+25c0}"  ; (◀) black left-pointing triangle
-cmpPlus["$"] := "{u+25c1}"  ; (◁) white left-pointing triangle
-cmpPlus["6"] := "{u+25b6}"  ; (▶) black right-pointing triangle
-cmpPlus["^"] := "{u+25b7}"  ; (▷) white right-pointing triangle
-cmpPlus["8"] := "{u+25b2}"  ; (▲) black up-pointing triangle
-cmpPlus["*"] := "{u+25b3}"  ; (△) white up-pointing triangle
 
 
-; Compose :  Miscellaneous Symbols (s)
+; Compose :  Various Symbols (s)
 
 global cmpSymbols := Map()
 cmpSymbols["a"] := "{u+214d}"  ; (⅍) aktieselskab
+cmpSymbols["b"] := "{u+2e18}"  ; (⸘) inverted interrobang
 cmpSymbols["c"] := "{u+2105}"  ; (℅) care of
 cmpSymbols["d"] := "{u+22c4}"  ; (⋄) diamond operator
 cmpSymbols["e"] := "{u+212e}"  ; (℮) estimated symbol
-cmpSymbols["E"] := "{u+2709}"  ; (✉) envelope
-cmpSymbols["f"] := "{u+2640}"  ; (♀) Venus symbol (female)
-cmpSymbols["g"] := "{u+2740}"  ; (❀) white florette
-cmpSymbols["G"] := "{u+273f}"  ; (✿) black florette
-cmpSymbols["h"] := "{u+2766}"  ; (❦) floral heart
-cmpSymbols["H"] := "{u+2767}"  ; (❧) rotated floral heart bullet
+cmpSymbols["f"] := "{u+2640}"  ; (♀) female sign (Venus)
+cmpSymbols["h"] := "{u+2126}"  ; (Ω) ohm sign (backwards compatibility)
 cmpSymbols["i"] := "{u+2300}"  ; (⌀) diameter sign
 cmpSymbols["l"] := "{u+2113}"  ; (ℓ) script small l
 cmpSymbols["L"] := "{u+2112}"  ; (ℒ) Laplace transform
-cmpSymbols["m"] := "{u+2642}"  ; (♂) Mars symbol (male)
+cmpSymbols["m"] := "{u+2642}"  ; (♂) male sign (Mars)
 cmpSymbols["M"] := "{u+2120}"  ; (℠) service mark
-cmpSymbols["q"] := "{u+2126}"  ; (Ω) ohm sign (backwards compatibility)
-cmpSymbols["r"] := "{u+2619}"  ; (☙) reversed rotated floral heart bullet
+cmpSymbols["q"] := "{u+2e2e}"  ; (⸮) reversed question mark
+cmpSymbols["r"] := "{u+211e}"  ; (℞) prescription take (Recipere)
 cmpSymbols["R"] := "{u+211e}"  ; (℞) prescription take (Recipere)
-cmpSymbols["t"] := "{u+2706}"  ; (✆) telephone location sign
-cmpSymbols["v"] := "{u+2713}"  ; (✓) check mark
-cmpSymbols["V"] := "{u+2714}"  ; (✔) heavy check mark
-cmpSymbols["w"] := "{u+26a0}"  ; (⚠) warning sign
-cmpSymbols["x"] := "{u+2717}"  ; (✗) ballot x
-cmpSymbols["X"] := "{u+2718}"  ; (✘) heavy ballot x
 cmpSymbols["2"] := "{u+266b}"  ; (♫) beamed eighth notes
 cmpSymbols["3"] := "{u+2042}"  ; (⁂) asterism
-cmpSymbols["5"] := "{u+2605}"  ; (★) black star
-cmpSymbols["%"] := "{u+2606}"  ; (☆) white star
-cmpSymbols["6"] := "{u+273d}"  ; (✽) heavy teardrop-spoked asterisk
-cmpSymbols["^"] := "{u+273b}"  ; (✻) teardrop-spoked asterisk
 cmpSymbols["8"] := "{u+266a}"  ; (♪) eighth note
-cmpSymbols[";"] := "{u+263a}"  ; (☺) white smiling face
-cmpSymbols[":"] := "{u+263b}"  ; (☻) black smiling face
 cmpSymbols["!"] := "{u+203c}"  ; (‼) double exclamation mark
 cmpSymbols["?"] := "{u+203d}"  ; (‽) interrobang
 cmpSymbols["\"] := "{u+205e}"  ; (⁞) vertical four dots
 cmpSymbols["|"] := "{u+00a6}"  ; (¦) broken bar
-cmpSymbols["."] := "{u+2e18}"  ; (⸘) inverted interrobang
-cmpSymbols["/"] := "{u+2e2e}"  ; (⸮) reversed question mark
-
-
-; Compose :  Playing Card Suit Symbols (S)
-
-global cmpPlayingCardSuit := Map()
-cmpPlayingCardSuit["c"] := "{u+2663}"  ; (♣) black club suit
-cmpPlayingCardSuit["C"] := "{u+2667}"  ; (♧) white club suit
-cmpPlayingCardSuit["d"] := "{u+2666}"  ; (♦) black diamond suit
-cmpPlayingCardSuit["D"] := "{u+2662}"  ; (♢) white diamond suit
-cmpPlayingCardSuit["h"] := "{u+2665}"  ; (♥) black heart suit
-cmpPlayingCardSuit["H"] := "{u+2661}"  ; (♡) white heart suit
-cmpPlayingCardSuit["p"] := "{u+2660}"  ; (♠) black spade suit
-cmpPlayingCardSuit["P"] := "{u+2664}"  ; (♤) white spade suit
-
-
-; Compose :  Vulgar Fractions
-
-global cmpOne := Map()
-global cmpTwo := Map()
-global cmpThree := Map()
-global cmpFour := Map()
-global cmpFive := Map()
-global cmpSeven := Map()
-global cmpZero := Map()
-cmpOne["2"] := "{u+00bd}"    ; (½) vulgar fraction 1/2
-cmpOne["3"] := "{u+2153}"    ; (⅓) vulgar fraction 1/3
-cmpTwo["3"] := "{u+2154}"    ; (⅔) vulgar fraction 2/3
-cmpOne["4"] := "{u+00bc}"    ; (¼) vulgar fraction 1/4
-cmpThree["4"] := "{u+00be}"  ; (¾) vulgar fraction 3/4
-cmpOne["5"] := "{u+2155}"    ; (⅕) vulgar fraction 1/5
-cmpTwo["5"] := "{u+2156}"    ; (⅖) vulgar fraction 2/5
-cmpThree["5"] := "{u+2157}"  ; (⅗) vulgar fraction 3/5
-cmpFour["5"] := "{u+2158}"   ; (⅘) vulgar fraction 4/5
-cmpOne["6"] := "{u+2159}"    ; (⅙) vulgar fraction 1/6
-cmpFive["6"] := "{u+215a}"   ; (⅚) vulgar fraction 5/6
-cmpOne["7"] := "{u+2150}"    ; (⅐) vulgar fraction 1/7
-cmpOne["8"] := "{u+215b}"    ; (⅛) vulgar fraction 1/8
-cmpThree["8"] := "{u+215c}"  ; (⅜) vulgar fraction 3/8
-cmpFive["8"] := "{u+215d}"   ; (⅝) vulgar fraction 5/8
-cmpSeven["8"] := "{u+215e}"  ; (⅞) vulgar fraction 7/8
-cmpOne["9"] := "{u+2151}"    ; (⅑) vulgar fraction 1/9
-cmpOne["0"] := "{u+2152}"    ; (⅒) vulgar fraction 1/10
-cmpZero["3"] := "{u+2189}"   ; (↉) vulgar fraction 0/3
 
 
 ; Compose :  Math Symbols (m)
@@ -913,97 +874,130 @@ global cmpSmallD := Map()
 global cmpCapitalD := Map()
 global cmpSmallI := Map()
 global cmpCapitalI := Map()
+global cmpSmallN := Map()
+global cmpCapitalN := Map()
 global cmpCapitalO := Map()
+global cmpCapitalS := Map()
 global cmpCapitalT := Map()
-cmpArrow["e"] := "{u+00e6}"            ; (æ) letter ae
-cmpCapitalA["E"] := "{u+00c6}"         ; (Æ) letter AE
-cmpSmallD["h"] := "{u+00f0}"           ; (ð) small letter eth
-cmpCapitalD["H"] := "{u+00d0}"         ; (Ð) capital letter eth
-cmpSmallI["j"] := "{u+0133}"           ; (ij) ligature ij
-cmpCapitalI["J"] := "{u+0132}"         ; (IJ) ligature IJ
-cmpRingAbove["e"] := "{u+0153}"        ; (œ) ligature oe
-cmpCapitalO["E"] := "{u+0152}"         ; (Œ) ligature OE
-cmpSymbols["s"] := "{u+00df}"          ; (ß) small sharp s (Eszett)
-cmpPlayingCardSuit["S"] := "{u+1e9e}"  ; (ẞ) capital sharp S (capital Eszett)
-cmpTurned["h"] := "{u+00fe}"           ; (þ) small letter thorn
-cmpCapitalT["H"] := "{u+00de}"         ; (Þ) capital letter thorn
+cmpArrow["e"] := "{u+00e6}"      ; (æ) letter ae
+cmpCapitalA["E"] := "{u+00c6}"   ; (Æ) letter AE
+cmpSmallD["h"] := "{u+00f0}"     ; (ð) small letter eth
+cmpCapitalD["H"] := "{u+00d0}"   ; (Ð) capital letter eth
+cmpSmallI["j"] := "{u+0133}"     ; (ij) ligature ij
+cmpCapitalI["J"] := "{u+0132}"   ; (IJ) ligature IJ
+cmpSmallN["g"] := "{u+014b}"     ; (ŋ) small letter eng(ma)
+cmpCapitalN["G"] := "{u+014a}"   ; (Ŋ) capital letter eng(ma)
+cmpRingAbove["e"] := "{u+0153}"  ; (œ) ligature oe
+cmpCapitalO["E"] := "{u+0152}"   ; (Œ) ligature OE
+cmpSymbols["s"] := "{u+00df}"    ; (ß) small sharp s (Eszett)
+cmpCapitalS["S"] := "{u+1e9e}"   ; (ẞ) capital sharp S (capital Eszett)
+cmpTurned["h"] := "{u+00fe}"     ; (þ) small letter thorn
+cmpCapitalT["H"] := "{u+00de}"   ; (Þ) capital letter thorn
 
 
 ; Compose :  General/Math Symbols
 
-global cmpSmallN := Map()
-global cmpCapitalN := Map()
+global cmpDigitEight := Map()
 global cmpCapitalP := Map()
 global cmpSmallR := Map()
+global cmpSemicolon := Map()
 global cmpAsterisk := Map()
 global cmpExclam := Map()
 global cmpQuestion := Map()
 global cmpParenLeft := Map()
+global cmpPlus := Map()
 global cmpPercent := Map()
-global cmpEight := Map()
 global cmpLessThan := Map()
 global cmpGreaterThan := Map()
-global cmpBracketLeft := Map()
-cmpInvertedBreve["b"] := "{u+2022}"    ; (•) bullet
-cmpInvertedBreve["t"] := "{u+2023}"    ; (‣) triangular bullet
-cmpInvertedBreve["h"] := "{u+2043}"    ; (⁃) hyphen bullet
-cmpInvertedBreve["w"] := "{u+25e6}"    ; (◦) white bullet
-cmpSmallD["d"] := "{u+2020}"           ; (†) dagger
-cmpCapitalD["D"] := "{u+2021}"         ; (‡) double dagger
-cmpMathSymbols["i"] := "{u+00b5}"      ; (µ) micro sign
-cmpSmallN["o"] := "{u+2116}"           ; (№) numero sign
-cmpCapitalN["o"] := "{u+2116}"         ; (№) numero sign
-cmpRingAbove["x"] := "{u+00a4}"        ; (¤) currency sign
-cmpSuperscript["p"] := "{u+00b6}"      ; (¶) pilcrow sign
-cmpCapitalP["P"] := "{u+00b6}"         ; (¶) pilcrow sign
-cmpSmallR["2"] := "{u+221a}"           ; (√) square root
-cmpSmallR["3"] := "{u+221b}"           ; (∛) cube root
-cmpSmallR["4"] := "{u+221c}"           ; (∜) fourth root
-cmpSymbols["o"] := "{u+00a7}"          ; (§) section sign
-cmpPlayingCardSuit["o"] := "{u+00a7}"  ; (§) section sign
-cmpTurned["m"] := "{u+2122}"           ; (™) trademark symbol
-cmpAcuteAccent["1"] := "{u+2032}"      ; (′) prime
-cmpAcuteAccent["2"] := "{u+2033}"      ; (″) double prime
-cmpAcuteAccent["3"] := "{u+2034}"      ; (‴) triple prime
-cmpAcuteAccent["4"] := "{u+2057}"      ; (⁗) quadruple prime
-cmpAsterisk["*"] := "{u+00d7}"         ; (×) multiplication sign
-cmpStroke["/"] := "{u+00f7}"           ; (÷) division sign
-cmpAsterisk["o"] := "{u+00b0}"         ; (°) degree sign
-cmpRingAbove["*"] := "{u+00b0}"        ; (°) degree sign
-cmpDotAbove["."] := "{u+00b7}"         ; (·) middle dot
-cmpDotAbove[" "] := "{u+00b7}"         ; (·) middle dot
-cmpDotAbove["3"] := "{u+2026}"         ; (…) horizontal ellipsis
-cmpArrow["-"] := "{u+00aa}"            ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
-cmpRingAbove["-"] := "{u+00ba}"        ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
-cmpExclam["!"] := "{u+00a1}"           ; (¡) inverted exclamation mark
-cmpQuestion["?"] := "{u+00bf}"         ; (¿) inverted question mark
-cmpRingAbove["c"] := "{u+00a9}"        ; (©) copyright sign
-cmpParenLeft["c"] := "{u+00a9}"        ; (©) copyright sign
-cmpRingAbove["p"] := "{u+2117}"        ; (℗) sound recording copyright
-cmpParenLeft["p"] := "{u+2117}"        ; (℗) sound recording copyright
-cmpRingAbove["r"] := "{u+00ae}"        ; (®) registered sign
-cmpParenLeft["r"] := "{u+00ae}"        ; (®) registered sign
-cmpPlus["-"] := "{u+00b1}"             ; (±) plus-minus sign
-cmpPercent["%"] := "{u+2030}"          ; (‰) per mille sign
-cmpPercent["3"] := "{u+2030}"          ; (‰) per mille sign
-cmpPercent["4"] := "{u+2031}"          ; (‱) per ten thousand sign
-cmpEight["8"] := "{u+221e}"            ; (∞) infinity symbol
-cmpExclam["="] := "{u+2260}"           ; (≠) not equal to
-cmpDoubleAcute["/"] := "{u+2260}"      ; (≠) not equal to
-cmpStroke["="] := "{u+2260}"           ; (≠) not equal to
-cmpLessThan["="] := "{u+2264}"         ; (≤) less-than or equal to
-cmpGreaterThan["="] := "{u+2265}"      ; (≥) greater-than or equal to
-cmpLessThan["+"] := "{u+2a7d}"         ; (⩽) less-than or slanted equal to
-cmpGreaterThan["+"] := "{u+2a7e}"      ; (⩾) greater-than or slanted equal to
-cmpTilde["~"] := "{u+2248}"            ; (≈) almost equal to
-cmpBracketLeft["]"] := "{u+2610}"      ; (☐) ballot box
-cmpBracketLeft["v"] := "{u+2611}"      ; (☑) ballot box with check
-cmpBracketLeft["y"] := "{u+2611}"      ; (☑) ballot box with check
-cmpBracketLeft["x"] := "{u+2612}"      ; (☒) ballot box with x
+cmpSmallD["d"] := "{u+2020}"        ; (†) dagger
+cmpCapitalD["D"] := "{u+2021}"      ; (‡) double dagger
+cmpSmallI["i"] := "{u+221e}"        ; (∞) infinity symbol
+cmpDigitEight["8"] := "{u+221e}"    ; (∞) infinity symbol
+cmpMathSymbols["i"] := "{u+00b5}"   ; (µ) micro sign
+cmpSmallN["o"] := "{u+2116}"        ; (№) numero sign
+cmpCapitalN["o"] := "{u+2116}"      ; (№) numero sign
+cmpRingAbove["x"] := "{u+00a4}"     ; (¤) currency sign
+cmpSuperscript["p"] := "{u+00b6}"   ; (¶) pilcrow sign
+cmpCapitalP["P"] := "{u+00b6}"      ; (¶) pilcrow sign
+cmpSmallR["2"] := "{u+221a}"        ; (√) square root
+cmpSmallR["3"] := "{u+221b}"        ; (∛) cube root
+cmpSmallR["4"] := "{u+221c}"        ; (∜) fourth root
+cmpSymbols["o"] := "{u+00a7}"       ; (§) section sign
+cmpCapitalS["o"] := "{u+00a7}"      ; (§) section sign
+cmpTurned["m"] := "{u+2122}"        ; (™) trademark symbol
+cmpSemicolon["b"] := "{u+2022}"     ; (•) bullet
+cmpSemicolon[";"] := "{u+2022}"     ; (•) bullet
+cmpSemicolon["t"] := "{u+2023}"     ; (‣) triangular bullet
+cmpSemicolon["h"] := "{u+2043}"     ; (⁃) hyphen bullet
+cmpSemicolon["w"] := "{u+25e6}"     ; (◦) white bullet
+cmpAcuteAccent["1"] := "{u+2032}"   ; (′) prime
+cmpAcuteAccent["2"] := "{u+2033}"   ; (″) double prime
+cmpAcuteAccent["3"] := "{u+2034}"   ; (‴) triple prime
+cmpAcuteAccent["4"] := "{u+2057}"   ; (⁗) quadruple prime
+cmpAsterisk["*"] := "{u+00d7}"      ; (×) multiplication sign
+cmpStroke["/"] := "{u+00f7}"        ; (÷) division sign
+cmpAsterisk["o"] := "{u+00b0}"      ; (°) degree sign
+cmpRingAbove["*"] := "{u+00b0}"     ; (°) degree sign
+cmpDotAbove["."] := "{u+00b7}"      ; (·) middle dot
+cmpDotAbove[" "] := "{u+00b7}"      ; (·) middle dot
+cmpDotAbove["3"] := "{u+2026}"      ; (…) horizontal ellipsis
+cmpArrow["-"] := "{u+00aa}"         ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
+cmpRingAbove["-"] := "{u+00ba}"     ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
+cmpExclam["!"] := "{u+00a1}"        ; (¡) inverted exclamation mark
+cmpQuestion["?"] := "{u+00bf}"      ; (¿) inverted question mark
+cmpRingAbove["c"] := "{u+00a9}"     ; (©) copyright sign
+cmpParenLeft["c"] := "{u+00a9}"     ; (©) copyright sign
+cmpRingAbove["p"] := "{u+2117}"     ; (℗) sound recording copyright
+cmpParenLeft["p"] := "{u+2117}"     ; (℗) sound recording copyright
+cmpRingAbove["r"] := "{u+00ae}"     ; (®) registered sign
+cmpParenLeft["r"] := "{u+00ae}"     ; (®) registered sign
+cmpPlus["-"] := "{u+00b1}"          ; (±) plus-minus sign
+cmpMacronStroke["+"] := "{u+2213}"  ; (∓) minus-or-plus sign
+cmpPercent["%"] := "{u+2030}"       ; (‰) per mille sign
+cmpPercent["3"] := "{u+2030}"       ; (‰) per mille sign
+cmpPercent["4"] := "{u+2031}"       ; (‱) per ten thousand sign
+cmpExclam["="] := "{u+2260}"        ; (≠) not equal to
+cmpLessThan[">"] := "{u+2260}"      ; (≠) not equal to
+cmpLessThan["="] := "{u+2264}"      ; (≤) less-than or equal to
+cmpGreaterThan["="] := "{u+2265}"   ; (≥) greater-than or equal to
+cmpLessThan["+"] := "{u+2a7d}"      ; (⩽) less-than or slanted equal to
+cmpGreaterThan["+"] := "{u+2a7e}"   ; (⩾) greater-than or slanted equal to
+cmpTilde["~"] := "{u+2248}"         ; (≈) almost equal to
+
+
+; Compose :  Vulgar Fractions
+
+global cmpDigitOne := Map()
+global cmpDigitTwo := Map()
+global cmpDigitThree := Map()
+global cmpDigitFour := Map()
+global cmpDigitFive := Map()
+global cmpDigitSeven := Map()
+global cmpDigitZero := Map()
+cmpDigitOne["2"] := "{u+00bd}"    ; (½) vulgar fraction 1/2
+cmpDigitOne["3"] := "{u+2153}"    ; (⅓) vulgar fraction 1/3
+cmpDigitTwo["3"] := "{u+2154}"    ; (⅔) vulgar fraction 2/3
+cmpDigitOne["4"] := "{u+00bc}"    ; (¼) vulgar fraction 1/4
+cmpDigitThree["4"] := "{u+00be}"  ; (¾) vulgar fraction 3/4
+cmpDigitOne["5"] := "{u+2155}"    ; (⅕) vulgar fraction 1/5
+cmpDigitTwo["5"] := "{u+2156}"    ; (⅖) vulgar fraction 2/5
+cmpDigitThree["5"] := "{u+2157}"  ; (⅗) vulgar fraction 3/5
+cmpDigitFour["5"] := "{u+2158}"   ; (⅘) vulgar fraction 4/5
+cmpDigitOne["6"] := "{u+2159}"    ; (⅙) vulgar fraction 1/6
+cmpDigitFive["6"] := "{u+215a}"   ; (⅚) vulgar fraction 5/6
+cmpDigitOne["7"] := "{u+2150}"    ; (⅐) vulgar fraction 1/7
+cmpDigitOne["8"] := "{u+215b}"    ; (⅛) vulgar fraction 1/8
+cmpDigitThree["8"] := "{u+215c}"  ; (⅜) vulgar fraction 3/8
+cmpDigitFive["8"] := "{u+215d}"   ; (⅝) vulgar fraction 5/8
+cmpDigitSeven["8"] := "{u+215e}"  ; (⅞) vulgar fraction 7/8
+cmpDigitOne["9"] := "{u+2151}"    ; (⅑) vulgar fraction 1/9
+cmpDigitOne["0"] := "{u+2152}"    ; (⅒) vulgar fraction 1/10
+cmpDigitZero["3"] := "{u+2189}"   ; (↉) vulgar fraction 0/3
 
 
 ; Compose :  Quotation Marks
 
+global cmpBracketLeft := Map()
 global cmpBracketRight := Map()
 cmpCedillaOgonek[chr(34)] := "{u+201e}"  ; („) double low-9 quotation mark
 cmpDiaeresis[","] := "{u+201e}"          ; („) double low-9 quotation mark
@@ -1034,7 +1028,7 @@ cmpAcuteAccent[">"] := "{u+203a}"        ; (›) right-pointing single angle quo
 global cmpCapitalC := Map()
 global cmpSmallE := Map()
 global cmpCapitalE := Map()
-global cmpCapitalU := Map()
+global cmpCapitalV := Map()
 cmpArrow[chr(34)] := "{u+01df}"      ; (ǟ) a with diaeresis and macron
 cmpCapitalA[chr(34)] := "{u+01de}"   ; (Ǟ) A with diaeresis and macron
 cmpArrow["."] := "{u+01e1}"          ; (ǡ) a with dot above and macron
@@ -1057,14 +1051,252 @@ cmpRingAbove["~"] := "{u+022d}"      ; (ȭ) o with tilde and macron
 cmpCapitalO["~"] := "{u+022c}"       ; (Ȭ) O with tilde and macron
 cmpRingAbove["."] := "{u+0231}"      ; (ȱ) o with dot above and macron
 cmpCapitalO["."] := "{u+0230}"       ; (Ȱ) O with dot above and macron
-cmpSubscript["-"] := "{u+01d6}"      ; (ǖ) u with diaeresis and macron
-cmpCapitalU["-"] := "{u+01d5}"       ; (Ǖ) U with diaeresis and macron
-cmpSubscript["'"] := "{u+01d8}"      ; (ǘ) u with diaeresis and acute
-cmpCapitalU["'"] := "{u+01d7}"       ; (Ǘ) U with diaeresis and acute
-cmpSubscript["v"] := "{u+01da}"      ; (ǚ) u with diaeresis and caron
-cmpCapitalU["v"] := "{u+01d9}"       ; (Ǚ) U with diaeresis and caron
-cmpSubscript["``"] := "{u+01dc}"     ; (ǜ) u with diaeresis and grave
-cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
+cmpCaron["-"] := "{u+01d6}"          ; (ǖ) u with diaeresis and macron
+cmpCapitalV["-"] := "{u+01d5}"       ; (Ǖ) U with diaeresis and macron
+cmpCaron["'"] := "{u+01d8}"          ; (ǘ) u with diaeresis and acute
+cmpCapitalV["'"] := "{u+01d7}"       ; (Ǘ) U with diaeresis and acute
+cmpCaron["v"] := "{u+01da}"          ; (ǚ) u with diaeresis and caron
+cmpCapitalV["v"] := "{u+01d9}"       ; (Ǚ) U with diaeresis and caron
+cmpCaron["``"] := "{u+01dc}"         ; (ǜ) u with diaeresis and grave
+cmpCapitalV["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
+
+
+; Compose :  Miscellaneous Symbols and Dingbats
+
+global cmpDigitSix := Map()
+
+cmpDigitOne["a"] := "{u+2600}"  ; (☀) black sun with rays
+cmpDigitOne["b"] := "{u+2601}"  ; (☁) cloud
+cmpDigitOne["c"] := "{u+2602}"  ; (☂) umbrella
+cmpDigitOne["d"] := "{u+2603}"  ; (☃) snowman
+cmpDigitOne["e"] := "{u+2604}"  ; (☄) comet
+cmpDigitOne["f"] := "{u+2605}"  ; (★) black star
+cmpDigitOne["g"] := "{u+2606}"  ; (☆) white star
+cmpDigitOne["h"] := "{u+260e}"  ; (☎) black telephone
+cmpDigitOne["i"] := "{u+260f}"  ; (☏) white telephone
+cmpDigitOne["j"] := "{u+2610}"  ; (☐) ballot box
+cmpDigitOne["k"] := "{u+2611}"  ; (☑) ballot box with check
+cmpDigitOne["l"] := "{u+2612}"  ; (☒) ballot box with x
+cmpDigitOne["m"] := "{u+2619}"  ; (☙) reversed rotated floral heart bullet
+cmpDigitOne["n"] := "{u+261a}"  ; (☚) black left-pointing index
+cmpDigitOne["o"] := "{u+261b}"  ; (☛) black right-pointing index
+cmpDigitOne["p"] := "{u+261c}"  ; (☜) white left-pointing index
+cmpDigitOne["q"] := "{u+261d}"  ; (☝) white up-pointing index
+cmpDigitOne["r"] := "{u+261e}"  ; (☞) white right-pointing index
+cmpDigitOne["s"] := "{u+261f}"  ; (☟) white down-pointing index
+cmpDigitOne["t"] := "{u+2620}"  ; (☠) skull and crossbones
+cmpDigitOne["u"] := "{u+2621}"  ; (☡) caution sign
+cmpDigitOne["v"] := "{u+2622}"  ; (☢) radioactive sign
+cmpDigitOne["w"] := "{u+2623}"  ; (☣) biohazard sign
+cmpDigitOne["x"] := "{u+2639}"  ; (☹) white frowning face
+cmpDigitOne["y"] := "{u+263a}"  ; (☺) white smiling face
+cmpDigitOne["z"] := "{u+263b}"  ; (☻) black smiling face
+
+cmpDigitTwo["a"] := "{u+263c}"  ; (☼) white sun with rays
+cmpDigitTwo["b"] := "{u+263d}"  ; (☽) first quarter moon
+cmpDigitTwo["c"] := "{u+263e}"  ; (☾) last quarter moon
+cmpDigitTwo["d"] := "{u+2640}"  ; (♀) female sign (Venus)
+cmpDigitTwo["e"] := "{u+2642}"  ; (♂) male sign (Mars)
+cmpDigitTwo["f"] := "{u+2668}"  ; (♨) hot springs
+cmpDigitTwo["g"] := "{u+2669}"  ; (♩) quarter note
+cmpDigitTwo["h"] := "{u+266a}"  ; (♪) eighth note
+cmpDigitTwo["i"] := "{u+266b}"  ; (♫) beamed eighth notes
+cmpDigitTwo["j"] := "{u+266c}"  ; (♬) beamed sixteenth notes
+cmpDigitTwo["k"] := "{u+266d}"  ; (♭) music flat sign
+cmpDigitTwo["l"] := "{u+266e}"  ; (♮) music natural sign
+cmpDigitTwo["m"] := "{u+266f}"  ; (♯) music sharp sign
+cmpDigitTwo["n"] := "{u+2672}"  ; (♲) universal recycling symbol
+cmpDigitTwo["o"] := "{u+267a}"  ; (♺) recycling symbol for generic materials
+cmpDigitTwo["p"] := "{u+267b}"  ; (♻) black universal recycling symbol
+cmpDigitTwo["q"] := "{u+267f}"  ; (♿) wheelchair symbol
+cmpDigitTwo["r"] := "{u+2690}"  ; (⚐) white flag
+cmpDigitTwo["s"] := "{u+2691}"  ; (⚑) black flag
+cmpDigitTwo["t"] := "{u+26a0}"  ; (⚠) warning sign
+cmpDigitTwo["u"] := "{u+26a1}"  ; (⚡) high voltage sign
+cmpDigitTwo["v"] := "{u+26d4}"  ; (⛔) no entry
+
+cmpDigitThree["a"] := "{u+2701}"  ; (✁) upper blade scissors
+cmpDigitThree["b"] := "{u+2702}"  ; (✂) black scissors
+cmpDigitThree["c"] := "{u+2703}"  ; (✃) lower blade scissors
+cmpDigitThree["d"] := "{u+2704}"  ; (✄) white scissors
+cmpDigitThree["e"] := "{u+2706}"  ; (✆) telephone location sign
+cmpDigitThree["f"] := "{u+2707}"  ; (✇) tape drive
+cmpDigitThree["g"] := "{u+2708}"  ; (✈) airplane
+cmpDigitThree["h"] := "{u+2709}"  ; (✉) envelope
+cmpDigitThree["i"] := "{u+270a}"  ; (✊) raised fist
+cmpDigitThree["j"] := "{u+270b}"  ; (✋) raised hand
+cmpDigitThree["k"] := "{u+270c}"  ; (✌) victory hand
+cmpDigitThree["l"] := "{u+270d}"  ; (✍) writing hand
+cmpDigitThree["m"] := "{u+270e}"  ; (✎) lower right pencil
+cmpDigitThree["n"] := "{u+270f}"  ; (✏) pencil
+cmpDigitThree["o"] := "{u+2710}"  ; (✐) upper right pencil
+cmpDigitThree["p"] := "{u+2711}"  ; (✑) white nib
+cmpDigitThree["q"] := "{u+2712}"  ; (✒) black nib
+cmpDigitThree["r"] := "{u+2713}"  ; (✓) check mark
+cmpDigitThree["s"] := "{u+2714}"  ; (✔) heavy check mark
+cmpDigitThree["t"] := "{u+2715}"  ; (✕) multiplication x
+cmpDigitThree["u"] := "{u+2716}"  ; (✖) heavy multiplication x
+cmpDigitThree["v"] := "{u+2717}"  ; (✗) ballot x
+cmpDigitThree["w"] := "{u+2718}"  ; (✘) heavy ballot x
+cmpDigitThree["x"] := "{u+2719}"  ; (✙) outlined Greek cross
+cmpDigitThree["y"] := "{u+271a}"  ; (✚) heavy Greek cross
+cmpDigitThree["z"] := "{u+271b}"  ; (✛) open centre cross
+
+cmpDigitFour["a"] := "{u+271c}"  ; (✜) heavy open centre cross
+cmpDigitFour["b"] := "{u+271d}"  ; (✝) Latin cross
+cmpDigitFour["c"] := "{u+271e}"  ; (✞) shadowed white Latin cross
+cmpDigitFour["d"] := "{u+271f}"  ; (✟) outlined Latin cross
+cmpDigitFour["e"] := "{u+2720}"  ; (✠) Maltese cross
+cmpDigitFour["f"] := "{u+2721}"  ; (✡) star of David
+cmpDigitFour["g"] := "{u+2722}"  ; (✢) four teardrop-spoked asterisk
+cmpDigitFour["h"] := "{u+2723}"  ; (✣) four balloon-spoked asterisk
+cmpDigitFour["i"] := "{u+2724}"  ; (✤) heavy four balloon-spoked asterisk
+cmpDigitFour["j"] := "{u+2725}"  ; (✥) four club-spoked asterisk
+cmpDigitFour["k"] := "{u+2726}"  ; (✦) black four-pointed star
+cmpDigitFour["l"] := "{u+2727}"  ; (✧) white four-pointed star
+cmpDigitFour["m"] := "{u+2729}"  ; (✩) stress outlined white star
+cmpDigitFour["n"] := "{u+272a}"  ; (✪) circled white star
+cmpDigitFour["o"] := "{u+272b}"  ; (✫) open centre black star
+cmpDigitFour["p"] := "{u+272c}"  ; (✬) black centre white star
+cmpDigitFour["q"] := "{u+272d}"  ; (✭) outlined black star
+cmpDigitFour["r"] := "{u+272e}"  ; (✮) heavy outlined black star
+cmpDigitFour["s"] := "{u+272f}"  ; (✯) pinwheel star
+cmpDigitFour["t"] := "{u+2730}"  ; (✰) shadowed white star
+cmpDigitFour["u"] := "{u+2731}"  ; (✱) heavy asterisk
+cmpDigitFour["v"] := "{u+2732}"  ; (✲) open centre asterisk
+cmpDigitFour["w"] := "{u+2733}"  ; (✳) eight-spoked asterisk
+cmpDigitFour["x"] := "{u+2734}"  ; (✴) eight-pointed black star
+cmpDigitFour["y"] := "{u+2735}"  ; (✵) eight-pointed pinwheel star
+cmpDigitFour["z"] := "{u+2736}"  ; (✶) six-pointed black star
+
+cmpDigitFive["a"] := "{u+2737}"  ; (✷) eight-pointed rectilinear black star
+cmpDigitFive["b"] := "{u+2738}"  ; (✸) heavy eight-pointed rectilinear black star
+cmpDigitFive["c"] := "{u+2739}"  ; (✹) twelve pointed black star
+cmpDigitFive["d"] := "{u+273a}"  ; (✺) sixteen-pointed asterisk
+cmpDigitFive["e"] := "{u+273b}"  ; (✻) teardrop-spoked asterisk
+cmpDigitFive["f"] := "{u+273c}"  ; (✼) open centre teardrop-spoked asterisk
+cmpDigitFive["g"] := "{u+273d}"  ; (✽) heavy teardrop-spoked asterisk
+cmpDigitFive["h"] := "{u+273e}"  ; (✾) six-petalled black and white florette
+cmpDigitFive["i"] := "{u+273f}"  ; (✿) black florette
+cmpDigitFive["j"] := "{u+2740}"  ; (❀) white florette
+cmpDigitFive["k"] := "{u+2741}"  ; (❁) eight-petalled outlined black florette
+cmpDigitFive["l"] := "{u+2742}"  ; (❂) circled open centre eight-pointed star
+cmpDigitFive["m"] := "{u+2743}"  ; (❃) heavy teardrop-spoked pinwheel asterisk
+cmpDigitFive["n"] := "{u+2744}"  ; (❄) snowflake
+cmpDigitFive["o"] := "{u+2745}"  ; (❅) tight trifoliate snowflake
+cmpDigitFive["p"] := "{u+2746}"  ; (❆) heavy chevron snowflake
+cmpDigitFive["q"] := "{u+2747}"  ; (❇) sparkle
+cmpDigitFive["r"] := "{u+2748}"  ; (❈) heavy sparkle
+cmpDigitFive["s"] := "{u+2749}"  ; (❉) balloon-spoked asterisk
+cmpDigitFive["t"] := "{u+274a}"  ; (❊) eight teardrop-spoked propeller asterisk
+cmpDigitFive["u"] := "{u+274b}"  ; (❋) heavy eight teardrop-spoked propeller asterisk
+cmpDigitFive["v"] := "{u+274d}"  ; (❍) shadowed white circle
+cmpDigitFive["w"] := "{u+274f}"  ; (❏) lower right drop-shadowed white square
+cmpDigitFive["x"] := "{u+2750}"  ; (❐) upper right drop-shadowed white square
+cmpDigitFive["y"] := "{u+2751}"  ; (❑) lower right shadowed white square
+cmpDigitFive["z"] := "{u+2752}"  ; (❒) upper right shadowed white square
+
+cmpDigitSix["a"] := "{u+2756}"  ; (❖) black diamond minus white x
+cmpDigitSix["b"] := "{u+2758}"  ; (❘) light vertical bar
+cmpDigitSix["c"] := "{u+2759}"  ; (❙) medium vertical bar
+cmpDigitSix["d"] := "{u+275a}"  ; (❚) heavy vertical bar
+cmpDigitSix["e"] := "{u+275b}"  ; (❛) heavy single turned comma quotation mark ornament
+cmpDigitSix["f"] := "{u+275c}"  ; (❜) heavy single comma quotation mark ornament
+cmpDigitSix["g"] := "{u+275d}"  ; (❝) heavy double turned comma quotation mark ornament
+cmpDigitSix["h"] := "{u+275e}"  ; (❞) heavy double comma quotation mark ornament
+cmpDigitSix["i"] := "{u+275f}"  ; (❟) heavy low single comma quotation mark ornament
+cmpDigitSix["j"] := "{u+2760}"  ; (❠) heavy low double comma quotation mark ornament
+cmpDigitSix["k"] := "{u+2761}"  ; (❡) curved stem paragraph sign ornament
+cmpDigitSix["l"] := "{u+2762}"  ; (❢) heavy exclamation mark ornament
+cmpDigitSix["m"] := "{u+2763}"  ; (❣) heavy heart exclamation mark ornament
+cmpDigitSix["n"] := "{u+2764}"  ; (❤) heavy black heart
+cmpDigitSix["o"] := "{u+2765}"  ; (❥) rotated heavy black heart bullet
+cmpDigitSix["p"] := "{u+2766}"  ; (❦) floral heart
+cmpDigitSix["q"] := "{u+2767}"  ; (❧) rotated floral heart bullet
+
+cmpDigitSeven["a"] := "{u+2794}"  ; (➔) heavy wide-headed rightwards arrow
+cmpDigitSeven["b"] := "{u+2798}"  ; (➘) heavy south east arrow
+cmpDigitSeven["c"] := "{u+2799}"  ; (➙) heavy rightwards arrow
+cmpDigitSeven["d"] := "{u+279a}"  ; (➚) heavy north east arrow
+cmpDigitSeven["e"] := "{u+279b}"  ; (➛) drafting point rightwards arrow
+cmpDigitSeven["f"] := "{u+279c}"  ; (➜) heavy round-tipped rightwards arrow
+cmpDigitSeven["g"] := "{u+279d}"  ; (➝) triangle-headed rightwards arrow
+cmpDigitSeven["h"] := "{u+279e}"  ; (➞) heavy triangle-headed rightwards arrow
+cmpDigitSeven["i"] := "{u+279f}"  ; (➟) dashed triangle-headed rightwards arrow
+cmpDigitSeven["j"] := "{u+27a0}"  ; (➠) heavy dashed triangle-headed rightwards arrow
+cmpDigitSeven["k"] := "{u+27a1}"  ; (➡) black rightwards arrow
+cmpDigitSeven["l"] := "{u+27a2}"  ; (➢) 3d top-lighted rightwards arrowhead
+cmpDigitSeven["m"] := "{u+27a3}"  ; (➣) 3d bottom-lighted rightwards arrowhead
+cmpDigitSeven["n"] := "{u+27a4}"  ; (➤) black rightwards arrowhead
+cmpDigitSeven["o"] := "{u+27a5}"  ; (➥) heavy black curved downwards and rightwards arrow
+cmpDigitSeven["p"] := "{u+27a6}"  ; (➦) heavy black curved upwards and rightwards arrow
+cmpDigitSeven["q"] := "{u+27a7}"  ; (➧) squat black rightwards arrow
+cmpDigitSeven["r"] := "{u+27a8}"  ; (➨) heavy concave-pointed black rightwards arrow
+cmpDigitSeven["s"] := "{u+27a9}"  ; (➩) right-shaded white rightwards arrow
+cmpDigitSeven["t"] := "{u+27aa}"  ; (➪) left-shaded white rightwards arrow
+cmpDigitSeven["u"] := "{u+27ab}"  ; (➫) back-tilted shadowed white rightwards arrow
+cmpDigitSeven["v"] := "{u+27ac}"  ; (➬) front-tilted shadowed white rightwards arrow
+cmpDigitSeven["w"] := "{u+27ad}"  ; (➭) heavy lower right-shadowed white rightwards arrow
+cmpDigitSeven["x"] := "{u+27ae}"  ; (➮) heavy upper right-shadowed white rightwards arrow
+cmpDigitSeven["y"] := "{u+27af}"  ; (➯) notched lower right-shadowed white rightwards arrow
+cmpDigitSeven["z"] := "{u+27b1}"  ; (➱) notched upper right-shadowed white rightwards arrow
+
+cmpDigitEight["a"] := "{u+27b2}"  ; (➲) circled heavy white rightwards arrow
+cmpDigitEight["b"] := "{u+27b3}"  ; (➳) white-feathered rightwards arrow
+cmpDigitEight["c"] := "{u+27b4}"  ; (➴) black-feathered south east arrow
+cmpDigitEight["d"] := "{u+27b5}"  ; (➵) black-feathered rightwards arrow
+cmpDigitEight["e"] := "{u+27b6}"  ; (➶) black-feathered north east arrow
+cmpDigitEight["f"] := "{u+27b7}"  ; (➷) heavy black-feathered south east arrow
+cmpDigitEight["g"] := "{u+27b8}"  ; (➸) heavy black-feathered rightwards arrow
+cmpDigitEight["h"] := "{u+27b9}"  ; (➹) heavy black-feathered north east arrow
+cmpDigitEight["i"] := "{u+27ba}"  ; (➺) teardrop-barbed rightwards arrow
+cmpDigitEight["j"] := "{u+27bb}"  ; (➻) heavy teardrop-shanked rightwards arrow
+cmpDigitEight["k"] := "{u+27bc}"  ; (➼) wedge-tailed rightwards arrow
+cmpDigitEight["l"] := "{u+27bd}"  ; (➽) heavy wedge-tailed rightwards arrow
+cmpDigitEight["m"] := "{u+27be}"  ; (➾) open-outlined rightwards arrow
+cmpDigitEight["n"] := "{u+27c1}"  ; (⟁) white triangle containing small white triangle
+
+
+; Compose :  Chess Symbols (C)
+
+cmpCapitalC["k"] := "{u+2654}"  ; (♔) white chess king
+cmpCapitalC["q"] := "{u+2655}"  ; (♕) white chess queen
+cmpCapitalC["r"] := "{u+2656}"  ; (♖) white chess rook
+cmpCapitalC["b"] := "{u+2657}"  ; (♗) white chess bishop
+cmpCapitalC["n"] := "{u+2658}"  ; (♘) white chess knight
+cmpCapitalC["p"] := "{u+2659}"  ; (♙) white chess pawn
+cmpCapitalC["K"] := "{u+265a}"  ; (♚) black chess king
+cmpCapitalC["Q"] := "{u+265b}"  ; (♛) black chess queen
+cmpCapitalC["R"] := "{u+265c}"  ; (♜) black chess rook
+cmpCapitalC["B"] := "{u+265d}"  ; (♝) black chess bishop
+cmpCapitalC["N"] := "{u+265e}"  ; (♞) black chess knight
+cmpCapitalC["P"] := "{u+265f}"  ; (♟) black chess pawn
+
+
+; Compose :  Playing Card Suit Symbols (S)
+
+cmpCapitalS["c"] := "{u+2663}"  ; (♣) black club suit
+cmpCapitalS["C"] := "{u+2667}"  ; (♧) white club suit
+cmpCapitalS["d"] := "{u+2666}"  ; (♦) black diamond suit
+cmpCapitalS["D"] := "{u+2662}"  ; (♢) white diamond suit
+cmpCapitalS["h"] := "{u+2665}"  ; (♥) black heart suit
+cmpCapitalS["H"] := "{u+2661}"  ; (♡) white heart suit
+cmpCapitalS["p"] := "{u+2660}"  ; (♠) black spade suit
+cmpCapitalS["P"] := "{u+2664}"  ; (♤) white spade suit
+
+
+; Compose :  Dingbat Negative Circled Digits (n)
+
+cmpSmallN["1"] := "{u+2776}"  ; (❶) dingbat negative circled digit 1
+cmpSmallN["2"] := "{u+2777}"  ; (❷) dingbat negative circled digit 2
+cmpSmallN["3"] := "{u+2778}"  ; (❸) dingbat negative circled digit 3
+cmpSmallN["4"] := "{u+2779}"  ; (❹) dingbat negative circled digit 4
+cmpSmallN["5"] := "{u+277a}"  ; (❺) dingbat negative circled digit 5
+cmpSmallN["6"] := "{u+277b}"  ; (❻) dingbat negative circled digit 6
+cmpSmallN["7"] := "{u+277c}"  ; (❼) dingbat negative circled digit 7
+cmpSmallN["8"] := "{u+277d}"  ; (❽) dingbat negative circled digit 8
+cmpSmallN["9"] := "{u+277e}"  ; (❾) dingbat negative circled digit 9
+cmpSmallN["0"] := "{u+277f}"  ; (❿) dingbat negative circled digit 10
 
 
 ; Configuration :  'Right Alt' and 'Right Alt + Shift' on US QWERTY
@@ -1420,26 +1652,26 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
     Send "{u+00db}"  ; (Û) U with circumflex
 }
 
->!-:: {
+>!6:: {
   if GetKeyState("CapsLock", "T")
     Send "{u+00c3}"  ; (Ã) A with tilde
   else
     Send "{u+00e3}"  ; (ã) a with tilde
 }
->!_:: {
+>!+6:: {
   if GetKeyState("CapsLock", "T")
     Send "{u+00e3}"  ; (ã) a with tilde
   else
     Send "{u+00c3}"  ; (Ã) A with tilde
 }
 
->!=:: {
+>!7:: {
   if GetKeyState("CapsLock", "T")
     Send "{u+00d5}"  ; (Õ) O with tilde
   else
     Send "{u+00f5}"  ; (õ) o with tilde
 }
->!+=:: {
+>!+7:: {
   if GetKeyState("CapsLock", "T")
     Send "{u+00f5}"  ; (õ) o with tilde
   else
@@ -1452,10 +1684,10 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
 >!1::Send "{u+00a1}"   ; (¡) inverted exclamation mark
 >!+1::Send "{u+00b9}"  ; (¹) superscript 1
 
->!2::Send "{u+2013}"   ; (–) en dash
+>!2::Send "{u+2264}"   ; (≤) less-than or equal to
 >!+2::Send "{u+00b2}"  ; (²) superscript 2
 
->!3::Send "{u+2014}"   ; (—) em dash
+>!3::Send "{u+2265}"   ; (≥) greater-than or equal to
 >!+3::Send "{u+00b3}"  ; (³) superscript 3
 
 >!4::Send "{u+00a3}"   ; (£) pound sign
@@ -1464,14 +1696,8 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
 >!5::Send "{u+20ac}"   ; (€) euro sign
 >!+5::Send "{u+00a2}"  ; (¢) cent sign (dollar)
 
->!6::Send "{u+2264}"   ; (≤) less-than or equal to
->!+6::Send "{u+2260}"  ; (≠) not equal to
-
->!7::Send "{u+2265}"   ; (≥) greater-than or equal to
->!+7::Send "{u+2248}"  ; (≈) almost equal to
-
 >!8::Send "{u+201e}"   ; („) double low-9 quotation mark
->!+8::Send "{u+201a}"  ; (‚) single low-9 quotation mark
+>!+8::Send "{u+00a7}"  ; (§) section sign
 
 >!9::Send "{u+201c}"   ; (“) left double quotation mark
 >!+9::Send "{u+2018}"  ; (‘) left single quotation mark
@@ -1479,6 +1705,12 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
 >!0::Send "{u+201d}"   ; (”) right double quotation mark
 >!+0::Send "{u+2019}"  ; (’) right single quotation mark
 
+>!-::Send "{u+2013}"   ; (–) en dash
+>!_::Send "{u+2014}"   ; (—) em dash
+
+>!=::Send "{u+00d7}"   ; (×) multiplication sign
+>!+=::Send "{u+00f7}"  ; (÷) division sign
+
 >![::Send "{u+00ab}"   ; («) left-pointing double angle quotation mark
 >!{::Send "{u+2039}"   ; (‹) left-pointing single angle quotation mark
 
@@ -1488,11 +1720,11 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
 >!;::Send "{u+00b0}"   ; (°) degree sign
 >!+;::Send "{u+00b7}"  ; (·) middle dot
 
->!'::Send "{u+00d7}"   ; (×) multiplication sign
->!+'::Send "{u+00f7}"  ; (÷) division sign
+>!'::Send "{u+2020}"   ; (†) dagger
+>!+'::Send "{u+2021}"  ; (‡) double dagger
 
->!\::Send "{u+00a7}"   ; (§) section sign
->!|::Send "{u+2030}"   ; (‰) per mille sign
+>!\::Send "{u+2002}"   ;     en space
+>!|::Send "{u+2003}"   ;     em space
 
 >!/::Send "{u+00bf}"   ; (¿) inverted question mark
 >!?::Send "{u+2026}"   ; (…) horizontal ellipsis
@@ -1505,11 +1737,11 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
 
 >!`::
 >!~:: {
-  ihA := InputHook("L1", dkEndKeys)
+  ihA := InputHook("L1", gEndKeys)
   ihA.Start()
   ihA.Wait()
 
-  ihB := InputHook("L1", dkEndKeys)
+  ihB := InputHook("L1", gEndKeys)
   ihB.Start()
   ihB.Wait()
 
@@ -1581,9 +1813,9 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
     if cmpHook.Has(ihB.Input)
       Send cmpHook[ihB.Input]
   }
-  else if (ihA.Input == "H") {
-    if cmpHorn.Has(ihB.Input)
-      Send cmpHorn[ihB.Input]
+  else if (ihA.Input == "l") {
+    if cmpLatinGreek.Has(ihB.Input)
+      Send cmpLatinGreek[ihB.Input]
   }
   else if (ihA.Input == "t") {
     if cmpTurned.Has(ihB.Input)
@@ -1594,8 +1826,8 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
       Send cmpCurrency[ihB.Input]
   }
   else if (ihA.Input == "g") {
-    if cmpGreekAlphabet.Has(ihB.Input)
-      Send cmpGreekAlphabet[ihB.Input]
+    if cmpGreek.Has(ihB.Input)
+      Send cmpGreek[ihB.Input]
   }
   else if (ihA.Input == "p") {
     if cmpSuperscript.Has(ihB.Input)
@@ -1617,46 +1849,10 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
     if cmpArrow.Has(ihB.Input)
       Send cmpArrow[ihB.Input]
   }
-  else if (ihA.Input == "+") {
-    if cmpPlus.Has(ihB.Input)
-      Send cmpPlus[ihB.Input]
-  }
   else if (ihA.Input == "s") {
     if cmpSymbols.Has(ihB.Input)
       Send cmpSymbols[ihB.Input]
   }
-  else if (ihA.Input == "S") {
-    if cmpPlayingCardSuit.Has(ihB.Input)
-      Send cmpPlayingCardSuit[ihB.Input]
-  }
-  else if (ihA.Input == "1") {
-    if cmpOne.Has(ihB.Input)
-      Send cmpOne[ihB.Input]
-  }
-  else if (ihA.Input == "2") {
-    if cmpTwo.Has(ihB.Input)
-      Send cmpTwo[ihB.Input]
-  }
-  else if (ihA.Input == "3") {
-    if cmpThree.Has(ihB.Input)
-      Send cmpThree[ihB.Input]
-  }
-  else if (ihA.Input == "4") {
-    if cmpFour.Has(ihB.Input)
-      Send cmpFour[ihB.Input]
-  }
-  else if (ihA.Input == "5") {
-    if cmpFive.Has(ihB.Input)
-      Send cmpFive[ihB.Input]
-  }
-  else if (ihA.Input == "7") {
-    if cmpSeven.Has(ihB.Input)
-      Send cmpSeven[ihB.Input]
-  }
-  else if (ihA.Input == "0") {
-    if cmpZero.Has(ihB.Input)
-      Send cmpZero[ihB.Input]
-  }
   else if (ihA.Input == "m") {
     if cmpMathSymbols.Has(ihB.Input)
       Send cmpMathSymbols[ihB.Input]
@@ -1681,14 +1877,6 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
     if cmpCapitalI.Has(ihB.Input)
       Send cmpCapitalI[ihB.Input]
   }
-  else if (ihA.Input == "O") {
-    if cmpCapitalO.Has(ihB.Input)
-      Send cmpCapitalO[ihB.Input]
-  }
-  else if (ihA.Input == "T") {
-    if cmpCapitalT.Has(ihB.Input)
-      Send cmpCapitalT[ihB.Input]
-  }
   else if (ihA.Input == "n") {
     if cmpSmallN.Has(ihB.Input)
       Send cmpSmallN[ihB.Input]
@@ -1697,6 +1885,18 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
     if cmpCapitalN.Has(ihB.Input)
       Send cmpCapitalN[ihB.Input]
   }
+  else if (ihA.Input == "O") {
+    if cmpCapitalO.Has(ihB.Input)
+      Send cmpCapitalO[ihB.Input]
+  }
+  else if (ihA.Input == "S") {
+    if cmpCapitalS.Has(ihB.Input)
+      Send cmpCapitalS[ihB.Input]
+  }
+  else if (ihA.Input == "T") {
+    if cmpCapitalT.Has(ihB.Input)
+      Send cmpCapitalT[ihB.Input]
+  }
   else if (ihA.Input == "P") {
     if cmpCapitalP.Has(ihB.Input)
       Send cmpCapitalP[ihB.Input]
@@ -1705,6 +1905,10 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
     if cmpSmallR.Has(ihB.Input)
       Send cmpSmallR[ihB.Input]
   }
+  else if (ihA.Input == ";") {
+    if cmpSemicolon.Has(ihB.Input)
+      Send cmpSemicolon[ihB.Input]
+  }
   else if (ihA.Input == "*") {
     if cmpAsterisk.Has(ihB.Input)
       Send cmpAsterisk[ihB.Input]
@@ -1721,13 +1925,17 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
     if cmpParenLeft.Has(ihB.Input)
       Send cmpParenLeft[ihB.Input]
   }
+  else if (ihA.Input == "+") {
+    if cmpPlus.Has(ihB.Input)
+      Send cmpPlus[ihB.Input]
+  }
   else if (ihA.Input == "%") {
     if cmpPercent.Has(ihB.Input)
       Send cmpPercent[ihB.Input]
   }
   else if (ihA.Input == "8") {
-    if cmpEight.Has(ihB.Input)
-      Send cmpEight[ihB.Input]
+    if cmpDigitEight.Has(ihB.Input)
+      Send cmpDigitEight[ihB.Input]
   }
   else if (ihA.Input == "<") {
     if cmpLessThan.Has(ihB.Input)
@@ -1737,6 +1945,34 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
     if cmpGreaterThan.Has(ihB.Input)
       Send cmpGreaterThan[ihB.Input]
   }
+  else if (ihA.Input == "1") {
+    if cmpDigitOne.Has(ihB.Input)
+      Send cmpDigitOne[ihB.Input]
+  }
+  else if (ihA.Input == "2") {
+    if cmpDigitTwo.Has(ihB.Input)
+      Send cmpDigitTwo[ihB.Input]
+  }
+  else if (ihA.Input == "3") {
+    if cmpDigitThree.Has(ihB.Input)
+      Send cmpDigitThree[ihB.Input]
+  }
+  else if (ihA.Input == "4") {
+    if cmpDigitFour.Has(ihB.Input)
+      Send cmpDigitFour[ihB.Input]
+  }
+  else if (ihA.Input == "5") {
+    if cmpDigitFive.Has(ihB.Input)
+      Send cmpDigitFive[ihB.Input]
+  }
+  else if (ihA.Input == "7") {
+    if cmpDigitSeven.Has(ihB.Input)
+      Send cmpDigitSeven[ihB.Input]
+  }
+  else if (ihA.Input == "0") {
+    if cmpDigitZero.Has(ihB.Input)
+      Send cmpDigitZero[ihB.Input]
+  }
   else if (ihA.Input == "[") {
     if cmpBracketLeft.Has(ihB.Input)
       Send cmpBracketLeft[ihB.Input]
@@ -1757,8 +1993,12 @@ cmpCapitalU["``"] := "{u+01db}"      ; (Ǜ) U with diaeresis and grave
     if cmpCapitalE.Has(ihB.Input)
       Send cmpCapitalE[ihB.Input]
   }
-  else if (ihA.Input == "U") {
-    if cmpCapitalU.Has(ihB.Input)
-      Send cmpCapitalU[ihB.Input]
+  else if (ihA.Input == "V") {
+    if cmpCapitalV.Has(ihB.Input)
+      Send cmpCapitalV[ihB.Input]
+  }
+  else if (ihA.Input == "6") {
+    if cmpDigitSix.Has(ihB.Input)
+      Send cmpDigitSix[ihB.Input]
   }
 }